Shake is a simple test engine for Lua that assumes that tests only use assert() and print() calls. If you are looking for something similar to JUnit, check lunit and luaunit instead. Shake depends on Leg and LPeg.
Platform: Cross-platform; License: MIT/X Consortium License
Reference: https://luaforge.net/projects/shake/